ServiceResolveNames Method |
| Name | Description | |
|---|---|---|
| ResolveNames(String) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, FolderId) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, ResolveNamesSearchScope) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, Boolean) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, FolderId, ResolveNamesSearchScope) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, FolderId, Boolean) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, Boolean, ResolveNamesSearchScope) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, FolderId, Boolean, ResolveNamesSearchScope) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, Boolean, ResolveNamesSearchScope, ContactDataShapeType) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
| |
| ResolveNames(String, FolderId, Boolean, ResolveNamesSearchScope, ContactDataShapeType) |
Finds contacts in the Global Address List (GAL) and/or in specific contact folders that have names that match the one passed as a parameter.
|